| Total Complexity | 16 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 152 |
| Lines of code | 56 |
| Logical lines of code | 33 |
| Comment lines | 60 |
| Methods | 10 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| sort() | 60 | 5 | 13 | |
| __construct() | 74 | 2 | 5 | |
| first() | 75 | 2 | 4 | |
| fromString() | 62 | 1 | 11 | |
| __toString() | 79 | 1 | 3 | |
| has() | 79 | 1 | 3 | |
| get() | 76 | 1 | 3 | |
| add() | 73 | 1 | 5 | |
| all() | 77 | 1 | 4 | |
| filter() | 73 | 1 | 5 |